babl.git
19 years agoadded babl_total_usecs
Øyvind Kolås [Thu, 14 Sep 2006 15:20:36 +0000 (15:20 +0000)]
added babl_total_usecs

19 years agodecreased required automake version to 1.7.9.
Øyvind Kolås [Tue, 12 Sep 2006 21:14:00 +0000 (21:14 +0000)]
decreased required automake version to 1.7.9.

* autogen.sh: decreased required automake version to 1.7.9.

19 years agouse the autogen.sh of GIMP as a base for babl's autogen.sh. Among other
Michael Schumacher [Tue, 12 Sep 2006 20:19:29 +0000 (20:19 +0000)]
use the autogen.sh of GIMP as a base for babl's autogen.sh. Among other

2006-09-12  Michael Schumacher  <schumaml@cvs.gnome.org>

* autogen.sh: use the autogen.sh of GIMP as a base for babl's
autogen.sh. Among other things, this enables maintainer mode by
default.

19 years agobabl/babl-classes.h babl/babl-conversion.c babl/babl-fish-path.c
Kevin Cozens [Mon, 11 Sep 2006 04:37:43 +0000 (04:37 +0000)]
babl/babl-classes.h babl/babl-conversion.c babl/babl-fish-path.c

2006-09-10  Kevin Cozens  <kcozens@cvs.gnome.org>

* babl/babl-classes.h
* babl/babl-conversion.c
* babl/babl-fish-path.c
* babl/babl-fish-stats.c
* babl/babl-internal.c: Tick times are in usecs not msecs. Use longs
to hold tick values.

* babl/babl-util.h:
* babl/babl-util.c (babl_ticks): Fixed calculation of time (usecs
not msecs). Changed declaration to return a long not unsigned int.

19 years agomoved -fPIC from LD_FLAGS to CFLAGS
Øyvind Kolås [Fri, 8 Sep 2006 22:38:27 +0000 (22:38 +0000)]
moved -fPIC from LD_FLAGS to CFLAGS

19 years agoadded -fPIC to LD_FLAGS for extensions, thus making them compile on 64bit archs as...
Øyvind Kolås [Fri, 8 Sep 2006 14:19:46 +0000 (14:19 +0000)]
added -fPIC to LD_FLAGS for extensions, thus making them compile on 64bit archs as well

19 years agohave to link with libbabl.a, at least on the Windows platforms
Michael Schumacher [Mon, 4 Sep 2006 22:16:09 +0000 (22:16 +0000)]
have to link with libbabl.a, at least on the Windows platforms

2006-09-04  Michael Schumacher  <schumaml@cvs.gnome.org>

* extensions/Makefile.am: have to link with libbabl.a, at least on
the Windows platforms

19 years agoadded Makefile.in to extensions/.cvsignore
Øyvind Kolås [Thu, 31 Aug 2006 14:14:24 +0000 (14:14 +0000)]
added Makefile.in to extensions/.cvsignore

19 years agoset the version of babl to 0.0.5
Øyvind Kolås [Thu, 31 Aug 2006 14:12:05 +0000 (14:12 +0000)]
set the version of babl to 0.0.5

19 years agoupdated AUTHORS, added download link, set version to 0.0.4
Øyvind Kolås [Thu, 31 Aug 2006 14:10:39 +0000 (14:10 +0000)]
updated AUTHORS, added download link, set version to 0.0.4

19 years agofix glitch in previous commit
Øyvind Kolås [Thu, 31 Aug 2006 13:38:46 +0000 (13:38 +0000)]
fix glitch in previous commit

19 years agoadded a dependency on all for README, making it possible to do ./autogen.sh && make...
Øyvind Kolås [Thu, 31 Aug 2006 13:26:00 +0000 (13:26 +0000)]
added a dependency on all for README, making it possible to do ./autogen.sh && make distcheck from a clean CVS checkout

19 years agoAdded AM_MAINTAINER_MODE.
Kevin Cozens [Mon, 28 Aug 2006 17:30:54 +0000 (17:30 +0000)]
Added AM_MAINTAINER_MODE.

2006-08-28  Kevin Cozens  <kcozens@cvs.gnome.org>

* configure.ac: Added AM_MAINTAINER_MODE.

* docs/Makefile.am: Moved BablFishPath.txt to BUILT_EXTRA_DIST.

* tests/Makefile.am: Removed .cvsignore from EXTRA_DIST.

19 years agoChanges to get 'make distcheck' working properly.
Kevin Cozens [Mon, 28 Aug 2006 16:23:45 +0000 (16:23 +0000)]
Changes to get 'make distcheck' working properly.

2006-08-28  Kevin Cozens  <kcozens@cvs.gnome.org>

Changes to get 'make distcheck' working properly.

* docs/Makefile.am: Added BablFishPath to DISTCLEANFILES.

* extensions/Makefile.am: Added.

* extensions/Makefile.in: Removed (replaced by Makefile.am).

19 years agoadded AC_LIBTOOL_WIN32_DLL as a preparation for proper builds of shared
Michael Schumacher [Fri, 25 Aug 2006 20:36:10 +0000 (20:36 +0000)]
added AC_LIBTOOL_WIN32_DLL as a preparation for proper builds of shared

2006-08-25  Michael Schumacher  <schumaml@cvs.gnome.org>

* configure.ac: added AC_LIBTOOL_WIN32_DLL as a preparation for
proper builds of shared libs on win32 & there's no need to define
OS_WIN32 here...
* babl/babl-extension.c:  ...if the only place where it is needed
can be handled by HAVE_DLFCN_H

19 years agodo not add libbabl.a into plug-ins
Øyvind Kolås [Thu, 24 Aug 2006 21:56:05 +0000 (21:56 +0000)]
do not add libbabl.a into plug-ins

19 years agoAdded -lm to LDFLAGS
Øyvind Kolås [Thu, 6 Jul 2006 22:01:16 +0000 (22:01 +0000)]
Added -lm to LDFLAGS

19 years agostripped trailing /babl from CFLAGS include path
Øyvind Kolås [Fri, 23 Jun 2006 22:55:07 +0000 (22:55 +0000)]
stripped trailing /babl from CFLAGS include path

19 years agodo not do type checking based on pointer decorations in a public API
Øyvind Kolås [Mon, 12 Jun 2006 19:33:06 +0000 (19:33 +0000)]
do not do type checking based on pointer decorations in a public API

19 years agopreinitialize known formats
Øyvind Kolås [Tue, 6 Jun 2006 21:07:08 +0000 (21:07 +0000)]
preinitialize known formats

19 years agoadded a set of conversions (and formats) from gggl
Øyvind Kolås [Tue, 6 Jun 2006 19:46:54 +0000 (19:46 +0000)]
added a set of conversions (and formats) from gggl

19 years agodo not rely on a tempfile tool
Øyvind Kolås [Tue, 6 Jun 2006 19:09:33 +0000 (19:09 +0000)]
do not rely on a tempfile tool

19 years agodo not rely on a tempfile tool
Øyvind Kolås [Tue, 6 Jun 2006 19:03:26 +0000 (19:03 +0000)]
do not rely on a tempfile tool

19 years agospeed up GEGL
Øyvind Kolås [Mon, 5 Jun 2006 00:56:33 +0000 (00:56 +0000)]
speed up GEGL

19 years agofixed some compile warnings
Øyvind Kolås [Fri, 2 Jun 2006 08:59:54 +0000 (08:59 +0000)]
fixed some compile warnings

19 years agoadded babl-classes to the installed headers
Øyvind Kolås [Fri, 2 Jun 2006 08:51:39 +0000 (08:51 +0000)]
added babl-classes to the installed headers

20 years agoadded link to DHTML coverage chart
Øyvind Kolås [Wed, 22 Feb 2006 13:00:56 +0000 (13:00 +0000)]
added link to DHTML coverage chart

20 years agoadded gggl backing conversions
Øyvind Kolås [Wed, 22 Feb 2006 12:58:25 +0000 (12:58 +0000)]
added gggl backing conversions

20 years agoadd libgw32 and its dependencies to LDADD for the win32 platform
Michael Schumacher [Sat, 17 Dec 2005 21:34:39 +0000 (21:34 +0000)]
add libgw32 and its dependencies to LDADD for the win32 platform

2005-12-17  Michael Schumacher  <schumaml@cvs.gnome.org>

* extensions/Makefile.in: add libgw32 and its dependencies to
LDADD for the win32 platform

20 years agolanguage cleanup
Øyvind Kolås [Thu, 10 Nov 2005 18:37:11 +0000 (18:37 +0000)]
language cleanup

20 years agouse AM_CONFIG_HEADER instead of AC_CONFIG_HEADERS.
Sven Neumann [Tue, 8 Nov 2005 15:28:54 +0000 (15:28 +0000)]
use AM_CONFIG_HEADER instead of AC_CONFIG_HEADERS.

2005-11-08  Sven Neumann  <sven@gimp.org>

* configure.ac: use AM_CONFIG_HEADER instead of AC_CONFIG_HEADERS.

20 years agofixed an invalid memory access
Øyvind Kolås [Fri, 4 Nov 2005 10:10:11 +0000 (10:10 +0000)]
fixed an invalid memory access

20 years agoadded missing argument
Øyvind Kolås [Sat, 8 Oct 2005 10:44:28 +0000 (10:44 +0000)]
added missing argument

20 years agoadded fish time usage profiling
Øyvind Kolås [Tue, 27 Sep 2005 18:23:57 +0000 (18:23 +0000)]
added fish time usage profiling

20 years agosrgb -> R'G'B' u8
Øyvind Kolås [Mon, 26 Sep 2005 22:15:40 +0000 (22:15 +0000)]
srgb -> R'G'B' u8

20 years agoupdate due to information from BablFishStats
Øyvind Kolås [Mon, 26 Sep 2005 22:09:07 +0000 (22:09 +0000)]
update due to information from BablFishStats

20 years agoupgrading BablFishPath
Øyvind Kolås [Mon, 26 Sep 2005 22:06:32 +0000 (22:06 +0000)]
upgrading BablFishPath

20 years agoprofiling on demand
Øyvind Kolås [Mon, 26 Sep 2005 21:58:17 +0000 (21:58 +0000)]
profiling on demand

20 years agoreorganizing babl-stats
Øyvind Kolås [Mon, 26 Sep 2005 21:49:19 +0000 (21:49 +0000)]
reorganizing babl-stats

20 years agoremoved redundant entries from .cvsignore files, added new ones
Sven Neumann [Tue, 20 Sep 2005 11:37:56 +0000 (11:37 +0000)]
removed redundant entries from .cvsignore files, added new ones

20 years agos/DHTML/interactive/
Øyvind Kolås [Mon, 19 Sep 2005 18:47:09 +0000 (18:47 +0000)]
s/DHTML/interactive/

20 years agoBablFishPath touchups
Øyvind Kolås [Mon, 19 Sep 2005 18:40:41 +0000 (18:40 +0000)]
BablFishPath touchups

20 years agoadding gggl extension
Øyvind Kolås [Sun, 18 Sep 2005 22:33:16 +0000 (22:33 +0000)]
adding gggl extension

20 years agoadding tool to convert changelog into rss
Øyvind Kolås [Sun, 18 Sep 2005 21:13:07 +0000 (21:13 +0000)]
adding tool to convert changelog into rss

20 years agowebsite updates
Øyvind Kolås [Sun, 18 Sep 2005 21:09:34 +0000 (21:09 +0000)]
website updates

20 years agoAdded BablFishPath introspecters, moved logic out of rest into bablcore
Øyvind Kolås [Sun, 18 Sep 2005 21:08:17 +0000 (21:08 +0000)]
Added BablFishPath introspecters, moved logic out of rest into bablcore

20 years agoregister linear reference functions
Øyvind Kolås [Sun, 18 Sep 2005 21:02:22 +0000 (21:02 +0000)]
register linear reference functions

20 years agoimporting BablFishPath
Øyvind Kolås [Sun, 18 Sep 2005 21:00:05 +0000 (21:00 +0000)]
importing BablFishPath

20 years agolist_each and babl_ticks()
Øyvind Kolås [Sun, 18 Sep 2005 20:49:58 +0000 (20:49 +0000)]
list_each and babl_ticks()

20 years agodo some additional initializing
Øyvind Kolås [Sun, 18 Sep 2005 20:44:26 +0000 (20:44 +0000)]
do some additional initializing

20 years agomemory sugar
Øyvind Kolås [Sun, 18 Sep 2005 20:27:37 +0000 (20:27 +0000)]
memory sugar

20 years agocode simplification
Øyvind Kolås [Mon, 12 Sep 2005 00:58:08 +0000 (00:58 +0000)]
code simplification

20 years agoshut up cvs
Sven Neumann [Sun, 11 Sep 2005 22:56:22 +0000 (22:56 +0000)]
shut up cvs

20 years agoadding (unused) loss field to BablFormat, simplification of statistical calculations...
Øyvind Kolås [Sun, 11 Sep 2005 22:45:46 +0000 (22:45 +0000)]
adding (unused) loss field to BablFormat, simplification of statistical calculations done in tests

20 years agoNULL sentinel attribute
Øyvind Kolås [Sun, 11 Sep 2005 19:27:19 +0000 (19:27 +0000)]
NULL sentinel attribute

20 years agoadded loss calculation
Øyvind Kolås [Sun, 11 Sep 2005 12:15:17 +0000 (12:15 +0000)]
added loss calculation

20 years agoname normalization
Øyvind Kolås [Sun, 11 Sep 2005 12:13:06 +0000 (12:13 +0000)]
name normalization

20 years agoremoved unused list of conversions to foo
Øyvind Kolås [Sun, 11 Sep 2005 10:46:59 +0000 (10:46 +0000)]
removed unused list of conversions to foo

20 years agodocumentation updates
Øyvind Kolås [Fri, 9 Sep 2005 11:13:30 +0000 (11:13 +0000)]
documentation updates

20 years agofixing float->int conversions
Øyvind Kolås [Fri, 9 Sep 2005 11:11:47 +0000 (11:11 +0000)]
fixing float->int conversions

20 years agoupdating tests
Øyvind Kolås [Fri, 9 Sep 2005 11:10:30 +0000 (11:10 +0000)]
updating tests

20 years agomore concise automatic names for formats
Øyvind Kolås [Fri, 9 Sep 2005 11:07:52 +0000 (11:07 +0000)]
more concise automatic names for formats

20 years agoadded error to BablConversion
Øyvind Kolås [Fri, 9 Sep 2005 11:05:21 +0000 (11:05 +0000)]
added error to BablConversion

20 years agoshut up cvs
Sven Neumann [Fri, 9 Sep 2005 11:00:58 +0000 (11:00 +0000)]
shut up cvs

20 years agobuild fixes for check target
Øyvind Kolås [Thu, 8 Sep 2005 17:18:43 +0000 (17:18 +0000)]
build fixes for check target

20 years agoremoved erroniously added foo test
Øyvind Kolås [Thu, 8 Sep 2005 17:14:20 +0000 (17:14 +0000)]
removed erroniously added foo test

20 years agosyncing up with core
Øyvind Kolås [Thu, 8 Sep 2005 17:08:41 +0000 (17:08 +0000)]
syncing up with core

20 years ago*** empty log message ***
Øyvind Kolås [Thu, 8 Sep 2005 17:04:42 +0000 (17:04 +0000)]
*** empty log message ***

20 years agomade simple fishes work in the core
Øyvind Kolås [Thu, 8 Sep 2005 17:02:14 +0000 (17:02 +0000)]
made simple fishes work in the core

20 years agoadded Michael Schumacher
Øyvind Kolås [Thu, 8 Sep 2005 16:55:50 +0000 (16:55 +0000)]
added Michael Schumacher

20 years agodhtml update
Øyvind Kolås [Thu, 8 Sep 2005 16:54:35 +0000 (16:54 +0000)]
dhtml update

20 years agoobviously forgot to commit ChangeLog with my last change
Sven Neumann [Fri, 2 Sep 2005 09:48:15 +0000 (09:48 +0000)]
obviously forgot to commit ChangeLog with my last change

20 years agoadded a check for OS_WIN32 link with libgw32c to provide dl* functions on
Michael Schumacher [Thu, 1 Sep 2005 22:11:45 +0000 (22:11 +0000)]
added a check for OS_WIN32 link with libgw32c to provide dl* functions on

2005-09-01  Michael Schumacher  <schumaml@cvs.gnome.org>

* configure.ac: added a check for OS_WIN32
* babl/Makefile.am: link with libgw32c to provide dl* functions on
win32
* babl/babl-extension.c: added definitions of dl* function forwin32
* tests/Makefile.am: removed -ldl for win32

20 years agodon't dist the generated babl.pc file.
Sven Neumann [Thu, 1 Sep 2005 15:20:22 +0000 (15:20 +0000)]
don't dist the generated babl.pc file.

2005-09-01  Sven Neumann  <sven@gimp.org>

* Makefile.am: don't dist the generated babl.pc file.

20 years agoset BABL_PATH to include extension from the builddir.
Sven Neumann [Thu, 1 Sep 2005 14:37:20 +0000 (14:37 +0000)]
set BABL_PATH to include extension from the builddir.

2005-09-01  Sven Neumann  <sven@gimp.org>

* tests/Makefile.am (TESTS_ENVIRONMENT): set BABL_PATH to include
extension from the builddir.

20 years agoHACK for GCC 4.x
Øyvind Kolås [Thu, 1 Sep 2005 14:14:02 +0000 (14:14 +0000)]
HACK for GCC 4.x

20 years agoimplemented hashing for object lists
Øyvind Kolås [Thu, 1 Sep 2005 07:49:43 +0000 (07:49 +0000)]
implemented hashing for object lists

20 years agochanged ChangeLog link in NEWS section
Øyvind Kolås [Wed, 31 Aug 2005 14:55:43 +0000 (14:55 +0000)]
changed ChangeLog link in NEWS section

20 years agochanged ChangeLog link in NEWS section
Øyvind Kolås [Wed, 31 Aug 2005 14:54:22 +0000 (14:54 +0000)]
changed ChangeLog link in NEWS section

20 years agoheader cleanout
Øyvind Kolås [Wed, 31 Aug 2005 14:47:46 +0000 (14:47 +0000)]
header cleanout

20 years agofixed build of extensions
Øyvind Kolås [Wed, 31 Aug 2005 11:25:36 +0000 (11:25 +0000)]
fixed build of extensions

20 years agofixed build of extensions
Øyvind Kolås [Wed, 31 Aug 2005 11:20:51 +0000 (11:20 +0000)]
fixed build of extensions

20 years agoshut up cvs
Sven Neumann [Tue, 30 Aug 2005 13:38:27 +0000 (13:38 +0000)]
shut up cvs

20 years agofixed problems shown by tests/model.c
Øyvind Kolås [Tue, 30 Aug 2005 12:49:55 +0000 (12:49 +0000)]
fixed problems shown by tests/model.c

20 years agoremoved introspection at end
Øyvind Kolås [Tue, 30 Aug 2005 12:44:07 +0000 (12:44 +0000)]
removed introspection at end

20 years agolimit number of samples logged
Øyvind Kolås [Tue, 30 Aug 2005 12:43:19 +0000 (12:43 +0000)]
limit number of samples logged

20 years agoadded models test, removed redundant tests
Øyvind Kolås [Tue, 30 Aug 2005 12:40:35 +0000 (12:40 +0000)]
added models test, removed redundant tests

20 years agocleaned up introspection output, added instrumentation
Øyvind Kolås [Tue, 30 Aug 2005 12:35:10 +0000 (12:35 +0000)]
cleaned up introspection output, added instrumentation

20 years agore-registration (instrumentation, and fish optimization)
Øyvind Kolås [Tue, 30 Aug 2005 12:33:55 +0000 (12:33 +0000)]
re-registration (instrumentation, and fish optimization)

20 years agofreeing of non babl allocated memory is fatal.
Øyvind Kolås [Tue, 30 Aug 2005 12:30:41 +0000 (12:30 +0000)]
freeing of non babl allocated memory is fatal.

20 years agotest for type symmetry
Øyvind Kolås [Mon, 29 Aug 2005 11:31:47 +0000 (11:31 +0000)]
test for type symmetry

20 years agomade name parameter of babl_format_new optional
Øyvind Kolås [Mon, 29 Aug 2005 11:28:01 +0000 (11:28 +0000)]
made name parameter of babl_format_new optional

20 years agoadded dir traversal for dynamic extensions
Øyvind Kolås [Mon, 29 Aug 2005 11:23:10 +0000 (11:23 +0000)]
added dir traversal for dynamic extensions

20 years agoimproved memory wrapper functions
Øyvind Kolås [Mon, 29 Aug 2005 11:20:15 +0000 (11:20 +0000)]
improved memory wrapper functions

20 years agodo a backtrace on babl_fatal()
Øyvind Kolås [Sun, 28 Aug 2005 03:06:30 +0000 (03:06 +0000)]
do a backtrace on babl_fatal()

20 years agofile renames
Øyvind Kolås [Sun, 28 Aug 2005 00:11:03 +0000 (00:11 +0000)]
file renames

20 years agoextension break freaa
Øyvind Kolås [Sun, 28 Aug 2005 00:07:13 +0000 (00:07 +0000)]
extension break freaa

20 years agoextensions break free
Øyvind Kolås [Sat, 27 Aug 2005 23:42:28 +0000 (23:42 +0000)]
extensions break free

20 years agoextensions break free
Øyvind Kolås [Sat, 27 Aug 2005 23:31:43 +0000 (23:31 +0000)]
extensions break free

20 years agoadding the foundation of extensions
Øyvind Kolås [Sat, 27 Aug 2005 20:29:49 +0000 (20:29 +0000)]
adding the foundation of extensions